map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。 - Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
同样,行表示Clojure的内置集合类型:list、vector、map和set。 - A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
传统的Javajava.util.Map实质上是一个分两部分的元组集合。 - Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。 - To faithfully map the entire earth, one has to use a collection of maps, each of which covers a limited region.
要想忠实的绘制出地球的全貌,必须使用一套地图,其中每一张地图只覆盖一个有限区域。 - The JMS provider must support nested map messages to convert collection classes.
JMS提供者必须支持嵌入的映射消息来对集合类进行转换。 - As you can see, iterating over a Map is just as natural as iterating over any other collection.
可以看到,迭代Map和迭代其它任何集合一样自然。 - Aiming to some flaw, people bring forward to use Self-Organizing Feature Map on collecting data to make clustering and watching at first, and obtain principium information about some collection data.
针对这些缺点提出先利用自组织映射的方法对采集的数据进行聚类和可视化,获得一些关于采集到的数据的初步信息。 - The completion of the foundation buried stone heads, four measurements, a flat wire measurement, substandard level of measurement, map the root control field data collection and data editing.
完成了基础埋石、首级四等测量、一级平面导线测量、等外水准测量、图根控制等野外数据采集以及数据编辑工作。 - So it stands to reason that the Java language's sequential collection of like elements would map nicely to XML's sequential collection of like elements.
所以,有理由说Java语言中的相似元素的有序集合能够很好地映射到XML中的相似元素的有序集合。